home *** CD-ROM | disk | FTP | other *** search
/ Mastering Computers 3 / Mastering Computers Vol 3.iso / Windows 3.1x / drivers / ARTZ.EXE / SETUP.TXT < prev    next >
Encoding:
Text File  |  1994-08-01  |  2.4 KB  |  78 lines

  1. File: SETUP.TXT
  2. Date: 08/01/94
  3.  
  4.  
  5. The Wacom drivers on this disk conform to the Pen Windows specs. 
  6. Additionally, if installed properly, they will be compatible with 
  7. programs which made proprietary calls to Wacom's earlier mouse 
  8. driver (including enhancements added by Fractal Design).
  9.  
  10. Use only WMOUSE.COM version 4.0 or above when you are using these
  11. Windows' drivers.
  12.  
  13. The setup program on this disk should make the following changes to
  14. your system.ini file. Just as easily you can make the same changes with a 
  15. text editor.
  16.  
  17. Wacom's Windows 3.0 Mouse replacement driver should not be installed on 
  18. the same com port as the tablet driver. Windows will not boot up if it is.
  19.  
  20. To install the tablet in Windows 3.1, make sure the SYSTEM.INI contains 
  21. the following line under the [boot] heading.
  22.     [boot]
  23.        .
  24.        .
  25.     mouse.drv=WACPEN.DRV
  26.        .
  27.        .
  28.     drivers=pen mmsystem.dll penwindows
  29.  
  30. The setup routine adds the words 'pen' and 'penwindows' if 
  31. these  were not previously there. Refernces to other drivers 
  32. on the "drivers=" line (like mmsystem.dll) do not come from Wacom.
  33.  
  34. Under the [drivers] heading put\add:
  35.     [drivers]
  36.         .
  37.         .
  38.     pen=wacom.drv
  39.     penwindows=penwin.dll
  40.  
  41. The files wacom.386, wacom.drv, WACPEN.DRV, penwin.dll and wacom.cpl  
  42. must be expanded and then should be copied to the system subdirectory 
  43. of Windows. Use the MS-DOS program EXPAND.EXE to do the expansions. 
  44.  
  45. the tablet will also emulate a mouse even without penwin.dll loaded.
  46.  
  47. In order to use a pointing device in Windows in addition to the 
  48. tablet, copy the windows mouse driver for the other pointing device
  49. to 'oldmouse.drv' in the Windows system subdirectory. The virtual driver
  50. for this pointing device should be on the right side of the
  51. "mouse=" line in the [386Enh] section of system.ini
  52.   
  53. Under the [386Enh] section put\add:
  54.     [386Enh]
  55.        .
  56.        .
  57.     device=wacom.386
  58.  
  59. There must be no other pen drivers listed on the right side of any
  60. "device=" lines of this [386Enh] section. Windows will not boot up
  61. in enhanced mode otherwise.
  62.  
  63. Add a new section to your system.ini file.  -- [Pen Driver]
  64.  
  65. If your Wacom tablet is hooked up to com2, add the 
  66. following line to the [Pen Driver] section of SYSTEM.INI.
  67.  
  68.     [Pen Driver]
  69.     ComPort=2
  70.  
  71. If you are leaving your tablet dip switches at factory defaults   
  72. add the following line to the [Pen Driver] section of system.ini
  73.     [Pen Driver]
  74.        .
  75.        .
  76.     9600baud=1
  77.  
  78.